serv_got_im

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void serv_got_im(PurpleConnection* gc, const(char)* who, const(char)* msg, PurpleMessageFlags flags, time_t mtime)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    serv_got_im
    (,
    const(char)* who
    ,
    const(char)* msg
    ,,
    time_t mtime
    )
  2. da_serv_got_im serv_got_im;

Meta